Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: sync changes from v2 to alpha (🚨 CONFLICTS RESOLVED) #34

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

giscegit
Copy link
Contributor

This PR syncs changes from the v2 branch to alpha.

🚨 BE CAREFUL BEFORE MERGING

There were conflicts that were automatically resolved using changes from base branch.

@mguellsegarra mguellsegarra merged commit f155d5e into alpha Dec 13, 2024
1 check passed
@mguellsegarra mguellsegarra deleted the sync/v2-to-alpha-20241212-140440 branch December 13, 2024 07:12
github-actions bot pushed a commit that referenced this pull request Dec 29, 2024
# [1.10.0-alpha.1](v1.9.0...v1.10.0-alpha.1) (2024-12-29)

### Bug Fixes

* add new initialSortState prop to resume sorted columns ([23fd3a3](23fd3a3))
* adjust block sizes for performance ([a5ae697](a5ae697))
* adjust few things in infinite table ([d68015c](d68015c))
* adjust options reset table behaviour ([3f1ecc3](3f1ecc3))
* adjustments in showPointerCursorInRows ([2eae6e8](2eae6e8))
* adjustments in showPointerCursorInRows ([3c03ca2](3c03ca2))
* change onRequestData signature to pass state instead of sortfields ([c361613](c361613))
* change rc-dropdown version ([7bbb839](7bbb839))
* clear selected rows when a refresh is done ([b0fde61](b0fde61))
* debug ag grid bug ([ebc01a5](ebc01a5))
* debug weird ag grid issue ([5c8057d](5c8057d))
* debug weird bug ([cf15324](cf15324))
* ditch unused hook ([ccdb564](ccdb564))
* do not notify when sort has changed in order to persist it ([622f6cc](622f6cc))
* do not show pointer cursor if we don't have callback ([07b3fa7](07b3fa7))
* getRows out of sync ([7743162](7743162))
* improvements in sort columns feature ([0965d90](0965d90))
* more adjustments ([4561cb3](4561cb3))
* more adjustments ([4c140d4](4c140d4))
* more tweaks and adjustments in infinite table ([fe2ed62](fe2ed62))
* remove status column from ignore ([1f5320d](1f5320d))
* rendering glitch solved ([23b0c2a](23b0c2a))
* respect sort index in sort fields in infinite table ([0f2ef84](0f2ef84))
* revert changes of custom_searches adjustments ([d1444db](d1444db))
* selection row count bug for infinite table ([9d42180](9d42180))
* skip calling onColumnChanged the first time the table renders ([1aafd2e](1aafd2e))
* suppressDragLeaveHidesColumns adjustment ([440e6dc](440e6dc))
* try to debug weird bug ([cd51e63](cd51e63))
* try to debug weird production only glitch ([2da6076](2da6076))
* try to fix weird order bug ([fa0ac55](fa0ac55))
* undefined array ([dda47a6](dda47a6))
* use rc-dropdown and svg icons instead of antd ([f830551](f830551))
* weird bug ([1ff86fd](1ff86fd))
* weird bug debugging ([d4c9c36](d4c9c36))

### Features

* add enable row selection prop ([ed2bed8](ed2bed8))
* add hook useWhyDidYouRender ([539b4dd](539b4dd))
* add options button menu in infinite table ([44660ce](44660ce))
* add sort feature to columns ([c2c2407](c2c2407))
* adjustments for restoring column state ([ecbf711](ecbf711))
* allow cache block size prop ([cf59419](cf59419))
* changes in selection ([5fae7ff](5fae7ff))
* expose update row methods and get visible rows ([9a696c6](9a696c6))
* improve rerenders ([eff90b3](eff90b3))
* improve restoring scroll position in infinite tables ([89e483d](89e483d))
* infinite trees ([1f4c400](1f4c400))
* more adjustmetns ([d69e0a5](d69e0a5))
* performance issues ([cf9386e](cf9386e))
* sync changes from v2 to alpha ([#34](#34)) [skip ci] ([f155d5e](f155d5e))
* work in selecting all rows ([7647bfb](7647bfb))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants